Hooking into events
November 27, 2009 · 51 views · 0 comments
Nearby In Time
Pagination Workaround
November 23, 2009
Web Interface via jQuery
November 24, 2009
jQuery with Flexigrid
November 24, 2009
unmagic quotes
November 25, 2009
Hooking into events
November 27, 2009
White Marsh
November 27, 2009
In the attic
November 28, 2009
Inventory Server UI
November 28, 2009
Happy RezDay to me
November 28, 2009
About
jQuery continues to impress me a bit more with each step that I get past. I am learning a ton of information in how to use the library. Each time that the data grid populates with data, I am now able to bind into specific elements based on the class name. The links to "Ping" and "Report" are tied into ajax queries so that the end-user remains on the current page while a request is made to the server to execute the logic behind these commands. It then gets a response asynchronously and updates the grid with the results. The functionality of the grid is almost completed for the inventory servers themselves. I wish I could intereact with urls on a prim. From Dedric Mauriac via bloghud.com